modelbutton: Catch focus-in more carefully
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Apr 2020 02:22:28 +0000 (22:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 10 Apr 2020 02:22:28 +0000 (22:22 -0400)
commitc09c61769c9d0050c39f8607d21c2f8911b3d332
tree499c6b4aea8e2bae48a5d346e8f7fd3a8122bd73
parent9b5dc35650a746d62e88d4115776fa4c14c0f9a3
modelbutton: Catch focus-in more carefully

We need to unset the propagation limit on the focus
controller, else we miss the focus-in when the focus
enters the popover upon initial popup, when it comes
from the parent button.
gtk/gtkmodelbutton.c